getCropScaleRatio

abstract fun getCropScaleRatio(block: DesignBlock): Float

Get the crop scale ratio of the given design block.

Return

the crop scale ratio.

Parameters

block

the block whose crop scale ratio should be queried.